Installation & Usage
MaxRexx should be run as the door from maxs with function 34, with it's path
entered in the string box and the path of the script following, as an example:-
So when a user runs the door, in this case by pressing 'A', MaxRexx
automatically executes the script piggy.rexx .
Please make sure you have read the Requirements.
If you have trouble using MAXREXX, find any bugs or have any suggestions, please
feel free to E-mail me, however please make sure you have read the documentation
completely first.
In previous versions of MaxRexx (pre 1.1), if there was a bug in the AREXX
script which would normally be reported by REXXMAST, this was lost due the
AREXX script not having access to STDOUT. As a work around, all errors will
be piped to the file T:Maxrexx.errors.
If an unknown command is received by MaxRexx it now tells you which command
it didn't understand rather than just reporting unknown command.